home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / menu / README < prev    next >
Encoding:
Text File  |  2010-08-14  |  879 b   |  25 lines

  1. In this directory, each individual package should install its
  2. menu files. Although changing them in this directory to change
  3. the menus on your local system may work, the sysadmin (you?)
  4. is best advised to put the local menufiles in /etc/menu, as, 
  5. otherwise your changes are deleted when you upgrade the corresponding
  6. packages. Users may override the system-wide defaults by putting
  7. their menuentry files in ~/.menu.
  8.  
  9.  
  10. For the package maintainer that wants to include menu files in his
  11. package:
  12.  
  13. The files should have the name of the package that's installing it,
  14. and may contain as many lines (menu entries) as is necessary.
  15.  
  16. For examples, please look in /usr/share/menu/default
  17.  
  18.  
  19. Also, in your postinst you should check for the availability of
  20. the update-menus command, and if available, execute it (no
  21. parameters needed).
  22.  
  23. For more info, please read /usr/share/doc/menu/html
  24.  
  25.